home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2004 August / The Sunday Times - The Month 2004-08.iso / pc / engine / modules / calculator_audio.swf / scripts / DefineButton2_25 / BUTTONCONDACTION on(rollOut).as < prev    next >
Encoding:
Text File  |  2004-06-24  |  104 b   |  5 lines

  1. on(rollOut){
  2.    myColor = new Color(scrubbaMC);
  3.    myColor.setRGB(_parent._parent.DEFAULT_COLOR);
  4. }
  5.